home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / dev / src / PIPWin.readme < prev    next >
Encoding:
Text File  |  1997-11-02  |  2.1 KB  |  59 lines

  1. Short:    Picture In Picture window/boopsi class (binary + C source)
  2. Author:   bernie@shock.cosmos.it (Bernardo Innocenti)
  3. Uploader: bernie@shock.cosmos.it (Bernardo Innocenti)
  4. Version:  2.6
  5. Type:     dev/src
  6. Replaces: dev/src/PIPWin.lha
  7.  
  8.  PIPWin opens a window on any public screen which shows the contents of
  9. a user selected public screen. You can resize and scroll by dragging
  10. inside the window or using the cursor keys.
  11.  
  12. The source code demonstrates how to:
  13.  
  14.     * Building a `boopsi' class on top of the gadgetclass
  15.  
  16.     * Writing a `boopsi' dispatcher with complex input handling
  17.  
  18.     * Using `boopsi' sysiclass images
  19.  
  20.     * Connecting `boopsi' objects together using the icclass
  21.  
  22.     * Overlaying the buttongclass to make a scrollbutton
  23.  
  24.     * Creating a sizeable window with sliders
  25.  
  26.     * Making a C program with no startup and no need to link
  27.       with static libraries such as amiga.lib
  28.  
  29.     * Using the timer.device
  30.  
  31.     * Making Amiga specific code which works with SAS/C,
  32.       GCC and StormC.
  33.  
  34.     * Correctly opening/closing libraries, devices and other
  35.       system resources
  36.  
  37.     * Parsing command line arguments with ReadArgs()
  38.  
  39.  
  40. ============================= Archive contents =============================
  41.  
  42. Original  Packed Ratio    Date     Time    Name
  43. -------- ------- ----- --------- --------  -------------
  44.     4923    1272 74.1% 01-Sep-97 19:09:48 +BoopsiStubs.h
  45.     6000    1771 70.4% 19-Oct-97 20:32:26 +CompilerSpecific.h
  46.     2932    1244 57.5% 19-Oct-97 17:16:28 +Debug.h
  47.     1165     587 49.6% 19-Oct-97 21:00:52 +GNUMakefile
  48.    15903    4345 72.6% 19-Oct-97 22:10:26 +PIPClass.c
  49.     1459     617 57.7% 19-Oct-97 21:31:16 +PIPClass.h
  50.     7104    3856 45.7% 19-Oct-97 22:25:28 +PIPWin
  51.    30387   10083 66.8% 19-Oct-97 21:42:04 +PIPWin.c
  52.     1107     586 47.0% 19-Oct-97 22:29:34 +PIPWin.readme
  53.      551     275 50.0% 19-Oct-97 22:29:34 +PIPWin.readme.info
  54.     1469     522 64.4% 19-Oct-97 22:28:06 +PIPWin.ΒΆ
  55.     2584     893 65.4% 14-Sep-97 16:37:46 +SMakefile
  56.       18      18  0.0% 28-Aug-97 23:29:00 +startup_gcc.s
  57. -------- ------- ----- --------- --------
  58.    75602   26069 65.5% 21-Oct-97 00:11:54   13 files
  59.